home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Games / Cheats⁄hacks⁄hints / Sim Utilities / Sim Cities / Sim City Hack < prev    next >
Encoding:
Text File  |  1989-07-22  |  1.7 KB  |  50 lines  |  [TEXT/ttxt]

  1. SimCity is a superb program, an excellent source of entertainment
  2. while you learn a little about city planning. I plan to purchase 
  3. the full working version of the game and would recommend it to 
  4. anyone, but when I downloaded the Demo I was somewhat upset that
  5. you could only play for 3 minutes - bummer! Hardly enough time
  6. to get a feel for the game. Being something of a Mac Hack, I 
  7. used my handy debugger to figure out how to remove that annoying
  8. "Thanks for playing SimCity" window that returns you to the Finder.
  9.  
  10. Actually it is a simple thing to do if you have "MacSnoop" (a neat
  11. little program I found here amongst the many CompuServe archives,
  12. please send the author of this one some thank you $, he deserves it!)
  13. or any similar program that lets you change memory within another 
  14. program.
  15.  
  16. To make the change using MacSnoop...
  17.  
  18. Startup MacSnoop
  19.  
  20. Open SimCity (work on a copy of SimCity-demo)
  21.  
  22. Select "Find" from the Edit menu
  23.        then with the Hex Pattern box checked
  24.        Find   6F3E
  25.  
  26. Select "Modify Block" from the Edit menu
  27.        
  28. Change 6F3E to 603E
  29.  
  30. Select "Write Block" from options menu
  31.  
  32. Quit MacSnoop
  33.  
  34.  
  35. That's all there is to it! This merely changes one instruction
  36. in SimCity (demo) that makes the Mac always branch around the
  37. "Quit" subroutine. (Don't worry you can still choose to quit thru the
  38. regular SimCity Menubar.) 
  39.  
  40. Although you will still see the 3 windows that describe features of
  41. Simcity, they will not reappear after the first couple of minutes of the
  42. game.
  43.  
  44. If you want to save your game or see the example cities you will
  45. have to buy the game, but after playing this demo I think you
  46. will see it's worth the investment!!
  47.  
  48.  
  49. Russ V. Campbell
  50. 19 May 1989